func github.com/klauspost/compress/internal/snapref.emitCopy

2 uses

	github.com/klauspost/compress/internal/snapref (current package)
		encode_other.go#L50: func emitCopy(dst []byte, offset, length int) int {
		encode_other.go#L219: 			d += emitCopy(dst[d:], base-candidate, s-base)